home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adventures with Oslo: Tools & Gadgets
/
Adventures with Oslo - Tools and Gadgets.ISO
/
mac
/
Ad
/
Mod03
/
Mus
/
Shared.Dir
/
00270.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-23
|
191 b
|
11 lines
on mouseUp
global gBackPack
puppetSound("Blipple.aiff")
updateStage()
if getOne(gBackPack, #prize) <> 0 then
go("Vmapp", "@::VMapp")
else
go("Vmap", "@::VMap")
end if
end